Add a build option for the GResource fast-path, and disable it
authorSimon McVittie <smcv@debian.org>
Mon, 15 Aug 2022 21:27:14 +0000 (22:27 +0100)
committerSimon McVittie <smcv@debian.org>
Tue, 16 Aug 2022 07:22:07 +0000 (08:22 +0100)
commitce3a8a442d286ae2dc732099ad842ca9d154d5ba
treee7e143e54a7fe2d4d0e6e9ccb999932e6c12fd69
parent2e401d4df55d7ebee48f77013556ad3c4aa79350
Add a build option for the GResource fast-path, and disable it

For an incremental developer build, it's annoying if GResource
processing takes longer than it needed to, but for a distro build where
we're compiling all of GTK, the time taken to process GResource data
is less significant and the cost of resolving a broken build is higher.
debian/patches/build-Add-an-option-to-use-more-conservative-GResource-em.patch [new file with mode: 0644]
debian/patches/series
debian/rules